home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3794 / 3794.xpi / chrome / locale / uk / facebook.properties next >
Text File  |  2009-11-16  |  2KB  |  74 lines

  1. ∩╗┐# Catch all file for dynamic strings in the add-on
  2.  
  3. #Toolbar - toolbar.js
  4. searchplaceholder=╨ƒ╨╛╤ê╤â╨║ ╤â ╨ñ╨╡╨╣╤ü╨▒╤â╨║╤â
  5. login=╨ù╨░╨╗╨╛╨│╤â╨▓╨░╤é╨╕╤ü╤Å ╨┤╨╛ ╨ñ╨╡╨╣╤ü╨▒╤â╨║╤â
  6. loadFriends=╨ù╨░╨╗╨╛╨│╤â╨╣╤é╨╡╤ü╤Å ╨╖ ╤é╤â╨╗╨▒╨░╤Ç╤â, ╤ë╨╛╨▒ ╨┐╨╛╨▒╨░╤ç╨╕╤é╨╕ ╤ü╨┐╨╕╤ü╨╛╨║ ╨┤╤Ç╤â╨╖╤û╨▓.
  7. loadingfriends=╨ù╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╤ü╨┐╨╕╤ü╨║╤â ╨┤╤Ç╤â╨╖╤û╨▓...
  8. logout=Вийти
  9.  
  10. #Sidebar - sidebar.js
  11. name=Ім'я
  12. status=Статус
  13. profile=╨₧╨▒╨╗╤û╨║╨╛╨▓╨╕╨╣ ╨╖╨░╨┐╨╕╤ü
  14. lastupdate=╨₧╤ü╤é╨░╨╜╨╜╤Å ╨╖╨╝╤û╨╜╨░
  15. sortingby=╨í╨╛╤Ç╤é╤â╨▓╨░╨╜╨╜╤Å ╨┐╨╛ %S
  16.  
  17. #Notification title (used in facebook.js component)
  18. notificationtitle=╨í╨┐╨╛╨▓╤û╤ë╨╡╨╜╨╜╤Å ╨ñ╨╡╨╣╤ü╨▒╤â╨║╤â
  19.  
  20. #Times - lib.js
  21.  
  22. #LOCALISATION NOTE
  23. #These days of the week appear at the start of a sentence
  24. monday=Понеділок
  25. tuesday=Вівторок
  26. wednesday=Середа
  27. thursday=Четвер
  28. friday=П`ятниця
  29. saturday=Субота
  30. sunday=Неділя
  31.  
  32. #LOCALISATION NOTE
  33. #These days of the week appear in the middle of a sentence
  34. #e.g. Updated profile Tuesday at ...
  35. mondayInSentence=Понеділок
  36. tuesdayInSentence=Вівторок
  37. wednesdayInSentence=Середа
  38. thursdayInSentence=Четвер
  39. fridayInSentence=П`ятниця
  40. saturdayInSentence=Субота
  41. sundayInSentence=Неділя
  42.  
  43. yesterday=вчора
  44. yesterdayic=Вчора
  45. today=сьогодні
  46. todayic=Сьогодні
  47.  
  48. updatedProfileTime=╨ƒ╤Ç╨╛╤ä╤û╨╗╤î ╨╛╨╜╨╛╨▓╨╗╨╡╨╜╨╛ %S
  49. aboutaweekago=╤é╨╕╨╢╨┤╨╡╨╜╤î ╨╜╨░╨╖╨░╨┤
  50. aboutamonthago=╨╝╤û╤ü╤Å╤å╤î ╨╜╨░╨╖╨░╨┤
  51. abouttwoweeksago=╨┤╨▓╨░ ╤é╨╕╨╢╨┤╨╜╤û ╨╜╨░╨╖╨░╨┤
  52. aboutweeksago=%S ╤é╨╕╨╢╨┤╨╜╤û╨▓ ╨╜╨░╨╖╨░╨┤
  53. abouttwomonthsago=╨┤╨▓╨░ ╨╝╤û╤ü╤Å╤å╤û ╨╜╨░╨╖╨░╨┤
  54. aboutmonthsago=%S ╨╝╤û╤ü╤Å╤å╤û(╨▓) ╨╜╨░╨╖╨░╨┤
  55. overayearago=╨▒╤û╨╗╤î╤ê╨╡ ╤Ç╨╛╨║╤â ╤é╨╛╨╝╤â
  56.  
  57. #LOCALISATION NOTE
  58. #Timestamp for recent (today or yesterday) updates
  59. #e.g. Yesterday at 8:48
  60. #%1$S will be the Yesterday or Today
  61. #%2$S will be the hour
  62. #%3$S will be the minute
  63. #%4$S will be am/pm (before midday) pm (after midday)
  64. timeStringRecent=%1$S ╨╛ %2$S:%3$S
  65.  
  66. #LOCALISATION NOTE
  67. #Timestamp for updates mentioning day of the week
  68. #e.g. Friday at 18:48
  69. #%1$S will be the day, e.g. Monday
  70. #%2$S will be the hour
  71. #%3$S will be the minute
  72. #%4$S will be am/pm (before midday) pm (after midday)
  73. timeStringDay=%1$S ╨╛ %2$S:%3$S
  74.